func github.com/go-pg/pg/v10/orm.appendUintAsInt

2 uses

	github.com/go-pg/pg/v10/orm (current package)
		table.go#L481: 			field.append = appendUintAsInt
		table.go#L1438: func appendUintAsInt(b []byte, v reflect.Value, _ int) []byte {